|
SDK/J Authentication Package ver1.0 RICOH Confidential |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjp.co.ricoh.dsdk.scard.framework.card.Slot
This is a Slot class.
| Method Summary | |
protected java.lang.Object |
clone()
|
boolean |
equals(java.lang.Object arg0)
|
protected void |
finalize()
|
Card |
getCard()
Optains the inserted card. |
java.lang.String |
getId()
Obtains the identifier of a slot. |
int |
hashCode()
|
boolean |
isCard()
Checks whether a card is inserted in a slot. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
public java.lang.String getId()
throws SlotAccessException
SlotAccessException -
when an error has occurred in the obtainment of the identifier of a slot.
public boolean isCard()
throws SlotAccessException
SlotAccessException -
when an error has occurred in the check.public Card getCard()
protected java.lang.Object clone()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedExceptionpublic int hashCode()
public java.lang.String toString()
public boolean equals(java.lang.Object arg0)
protected void finalize()
throws java.lang.Throwable
java.lang.Throwable
|
SDK/J Authentication Package ver1.0 RICOH Confidential |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||